home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 2727 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: ppp132.bcpl.lib.md.us!user
  2. From: prink@mail.bcpl.lib.md.us (Philip Rink Jr)
  3. Newsgroups: comp.sys.amiga.graphics,comp.graphics.apps.lightwave,comp.sys.sgi.graphics,alt.design.graphics,comp.graphics.apps.alias
  4. Subject: Re: Web Design & Pantone to RGB
  5. Date: Thu, 04 Apr 1996 23:28:17 -0500
  6. Organization: Capital Area Internet Service, Inc.
  7. Message-ID: <prink-0404962328170001@ppp132.bcpl.lib.md.us>
  8. References: <4jsbc9$r79@news1.io.org>
  9. NNTP-Posting-Host: ppp34.bcpl.lib.md.us
  10. X-Newsreader: Value-Added NewsWatcher 2.1d3+
  11.  
  12. In article <4jsbc9$r79@news1.io.org>, gmead@io.org (Glen Mead) wrote:
  13.  
  14. >> Hi All,
  15. >>  
  16. >>   First of all, with respect to WWW page design, what limitations should I 
  17. >> keep in mind (IE. file formats, colours etc) when creating graphics and 
  18. >> textures for the web?  Also, how does Netscape (and others) handle a
  19. web page 
  20. >> with 2 16.7 million colour palette JPEG's and a series of 256 colour gif 
  21. >> buttons?  Does it remap all of them to match a single colour palette of the 
  22. >> same depth as the system it's being accesed with?  If that is the case,
  23. is it 
  24. >> best to stick with 256 colour (or less) gifs all with the same palette
  25. to make 
  26. >> graphics more efficient?  I've seen a web page (designed by a friend)
  27. in which 
  28. >> the individual images look spectacular but once on the page together, they 
  29. >> look grainy.
  30. >>  
  31. >>   Second, are there any programs (either stand alone or as features within 
  32. >> another program)or tables to convert Pantone colours to RGB?  At work I
  33. tried 
  34. >> selecting a Pantone colour in CorelDraw 4.0 as a fill colour, then I changed 
  35. >> from the Pantone palette to an RGB palette and recorded the RGB
  36. values.  Then, 
  37. >> I took the colour values over to our SGI and the resulting colour was
  38. nothing 
  39. >> like the colour I was looking for.
  40. >>  
  41. >>   Any help would be greatly appreciated.  Thanks in advance.
  42. >> 
  43. >> Glen Mead - gmead@io.org
  44.  
  45. First, many people are using 256 color monitors, so it is a needless
  46. increase in the size of your graphics to use 24-bit color. JPEG's are
  47. good, though, since they make the most compact files if the original was a
  48. photograph. GIF's work best if the graphic is simple, with just a few
  49. colors. 
  50.  
  51. The problem with Pantone colors, as you noticed, is that they do not
  52. always translate perfectly to screen colors, and then different programs
  53. will render them differently anyway, and then different monitors show them
  54. differently, etc. If you are trying to match a logo or something printed
  55. in Pantone, it is hit-or-miss. Some colors will work better than others.
  56.  
  57. When doing Web graphics, I always kick my monitor down to 256 colors as a
  58. "least common denominator", and then use an RGB color picker. This gives
  59. the most predictable results.
  60.  
  61. Philip Rink Jr.
  62. Concept Writing & Design
  63.  
  64. See us on the Web at http://www.bcpl.lib.md.us/~prink/CWD.html
  65.